Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bug with TF version in Jetpack 4.4 #26

Open
wants to merge 1 commit into
base: jetpack_4.4dp
Choose a base branch
from

Conversation

farrukh-x2
Copy link

This will install the correct version of TF.
The version of TF being installed was for jetpack 4.3.
Jetpack 4.4 has cuda 10.2 and TF wheel for Jetpack 4.3 was
compiled for cuda 10.0 which makes it incompatible.

This will install the correct version of TF.
The version of TF being installed was for jetpack 4.3.
Jetpack 4.4 has cuda 10.2 and TF wheel for Jetpack 4.3 was
compiled for cuda 10.0 which makes it incompatible.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant